X11: Fix crash in gdk_x11_gl_context_texture_from_surface
authorAlexander Larsson <alexl@redhat.com>
Thu, 16 Oct 2014 10:58:43 +0000 (12:58 +0200)
committerAlexander Larsson <alexl@redhat.com>
Thu, 16 Oct 2014 11:00:45 +0000 (13:00 +0200)
commit142368f0954e01f60aadb4ba620488fe83ccb68a
tree2ea71a913848a7b739e970619922e1ea27ab79e7
parent1e961001afbf0dd46b10d85f74736c8b7e5ae9a3
X11: Fix crash in gdk_x11_gl_context_texture_from_surface

We need to look at the impl_window for the gl rendering, not
the subwindow we're rendering into.
gdk/x11/gdkglcontext-x11.c